﻿<style type="text/css">
  div{
    margin:2px;
    padding:2px;
    text-align:justify;
  }
  #codeDiv{
    right:2px;
    top:2px;
    border:1px solid black;
    float:right;
    width:200px;
    margin-left:10px;
    margin-bottom:2px;
  }
</style>
